﻿2026-06-23T04:45:49.4106741Z ##[group]Run actions/checkout@v5
2026-06-23T04:45:49.4107242Z with:
2026-06-23T04:45:49.4107595Z   repository: SaberMage/spt-core
2026-06-23T04:45:49.4110788Z   token: ***
2026-06-23T04:45:49.4111155Z   ssh-strict: true
2026-06-23T04:45:49.4111536Z   ssh-user: git
2026-06-23T04:45:49.4111997Z   persist-credentials: true
2026-06-23T04:45:49.4112491Z   clean: true
2026-06-23T04:45:49.4112964Z   sparse-checkout-cone-mode: true
2026-06-23T04:45:49.4113552Z   fetch-depth: 1
2026-06-23T04:45:49.4113994Z   fetch-tags: false
2026-06-23T04:45:49.4114536Z   show-progress: true
2026-06-23T04:45:49.4115006Z   lfs: false
2026-06-23T04:45:49.4115446Z   submodules: false
2026-06-23T04:45:49.4115941Z   set-safe-directory: true
2026-06-23T04:45:49.4116438Z env:
2026-06-23T04:45:49.4116857Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T04:45:49.4117454Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T04:45:49.4162688Z ##[endgroup]
2026-06-23T04:45:49.4926448Z Syncing repository: SaberMage/spt-core
2026-06-23T04:45:49.4928014Z ##[group]Getting Git version info
2026-06-23T04:45:49.4928648Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-23T04:45:49.4929730Z [command]/usr/bin/git version
2026-06-23T04:45:49.4930163Z git version 2.43.0
2026-06-23T04:45:49.4933116Z ##[endgroup]
2026-06-23T04:45:49.4943929Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/8e01fb73-b502-4d87-922c-aab090878f60' before making global git config changes
2026-06-23T04:45:49.4945054Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T04:45:49.4946944Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-23T04:45:49.4978375Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-23T04:45:49.4995825Z https://github.com/SaberMage/spt-core
2026-06-23T04:45:49.5005587Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-23T04:45:49.5008157Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-23T04:45:49.5025684Z HEAD
2026-06-23T04:45:49.5054687Z ##[endgroup]
2026-06-23T04:45:49.5055450Z [command]/usr/bin/git submodule status
2026-06-23T04:45:49.5241466Z ##[group]Cleaning the repository
2026-06-23T04:45:49.5244187Z [command]/usr/bin/git clean -ffdx
2026-06-23T04:45:49.5270593Z Removing traceable-reqs
2026-06-23T04:45:49.5276603Z [command]/usr/bin/git reset --hard HEAD
2026-06-23T04:45:49.5323341Z HEAD is now at e075cb5dc Merge 4a23dec04779fdbf0e6ef0a50c5bf4602f678c54 into 2bb9c8f7fd85551e5f19c191292c80f778e54346
2026-06-23T04:45:49.5328339Z ##[endgroup]
2026-06-23T04:45:49.5330166Z ##[group]Disabling automatic garbage collection
2026-06-23T04:45:49.5333043Z [command]/usr/bin/git config --local gc.auto 0
2026-06-23T04:45:49.5357486Z ##[endgroup]
2026-06-23T04:45:49.5358193Z ##[group]Setting up auth
2026-06-23T04:45:49.5362577Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-23T04:45:49.5388118Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-23T04:45:49.5575583Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T04:45:49.5601358Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-23T04:45:49.5786046Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T04:45:49.5811492Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-23T04:45:49.6002466Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-23T04:45:49.6030584Z ##[endgroup]
2026-06-23T04:45:49.6031651Z ##[group]Fetching the repository
2026-06-23T04:45:49.6036429Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +e075cb5dc70155cb0e6743c86ab217cbcff1c7f8:refs/remotes/pull/30/merge
2026-06-23T04:45:50.0888349Z ##[endgroup]
2026-06-23T04:45:50.0889505Z ##[group]Determining the checkout info
2026-06-23T04:45:50.0890378Z ##[endgroup]
2026-06-23T04:45:50.0892812Z [command]/usr/bin/git sparse-checkout disable
2026-06-23T04:45:50.0934618Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-23T04:45:50.0964123Z ##[group]Checking out the ref
2026-06-23T04:45:50.0964896Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/30/merge
2026-06-23T04:45:50.1011487Z HEAD is now at e075cb5dc Merge 4a23dec04779fdbf0e6ef0a50c5bf4602f678c54 into 2bb9c8f7fd85551e5f19c191292c80f778e54346
2026-06-23T04:45:50.1015137Z ##[endgroup]
2026-06-23T04:45:50.1053557Z [command]/usr/bin/git log -1 --format=%H
2026-06-23T04:45:50.1077420Z e075cb5dc70155cb0e6743c86ab217cbcff1c7f8
